home *** CD-ROM | disk | FTP | other *** search
- Short: imake, now with complete rules
- Uploader: balzer@heike.informatik.uni-dortmund.de
- Type: dev/misc
-
- This is an imake for the Amiga. I am quite sure, some other
- person already did port it, but I couldn't remember where to get
- it when I needed it. So I took the sources and just compiled it
- using Markus Wild's GCC port (thanks again, Markus!). The imake
- executable was compiled for 68020 (see also includes/amiga.cf).
-
- Copy imake and rm to bin: (you do use GCC, don't you?) or c:,
- the mkmf script to s: and the files from usr.lib.x11.config
- into a new directory usr:lib/X11/config.
-
- This port was done in order to have an imake for compiling local
- clients for the PD X11 server "DaggeX" by Kari J. Mettinen
- <mettinen@kruuna.helsinki.fi> and Leonard K NorrgÄrd
- <vinsci@nic.funet.fi>. Thanks go especially to these two!
-
- The things needed to compile X11 clients are:
- - GCC of course
- - ixemul.library V39.47 plus libc.a V39.47 (Beta, ask Markus)
- - libX11.a, libXt.a, libnet.a (from DaggeX archives)
- - libXaw.a, libXmu.a, libXext.a (from Xlibs archive)
- - X11 include files (from Xincludes archive)
- All these should be available on AmiNet (amiga.physik.unizh.ch
- and mirror sites).
-
- I recommend using GNU make, because dmake has a bug with
- quotation marks ("). I have my X sources in gcc:src/x11, if you
- can't use this, you should edit the mkmf script.
-
- The provided config files work for the X11 libraries and clients
- I compiled up to now (more or less ;-), but are far from being
- perfect. If you do some useful extensions, please let me know.
-
- Michael Balzer
- (EMail at work: balzer@heike.informatik.uni-dortmund.de,
- at home: bilbo@bagsend.aworld.de)
-
- * Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology
- *
- * Permission to use, copy, modify, and distribute this
- * software and its documentation for any purpose and without
- * fee is hereby granted, provided that the above copyright
- * notice appear in all copies and that both that copyright
- * notice and this permission notice appear in supporting
- * documentation, and that the name of M.I.T. not be used in
- * advertising or publicity pertaining to distribution of the
- * software without specific, written prior permission.
- * M.I.T. makes no representations about the suitability of
- * this software for any purpose. It is provided "as is"
- * without express or implied warranty.
- *
- * Original Author:
- * Todd Brunhoff
- * Tektronix, inc.
- * While a guest engineer at Project Athena, MIT
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 2208 1334 39.5% 31-May-93 13:56:18 imake/c/rm
- 229 175 23.5% 31-May-93 13:55:58 imake/c/rm.c
- 12244 6629 45.8% 09-Jun-93 22:09:58 imake/imake
- 19394 6719 65.3% 31-May-93 10:43:34 imake/imake.c
- 8937 3062 65.7% 31-May-93 00:12:16 imake/imake.doc
- 7473 3001 59.8% 28-May-93 00:43:26 imake/imake.man
- 769 497 35.3% 31-May-93 10:44:44 imake/Imakefile
- 7869 2907 63.0% 30-May-93 22:06:18 imake/imakemdep.h
- 10360 3240 68.7% 09-Jun-93 22:06:44 imake/Makefile
- 2390 1301 45.5% 09-Jun-93 22:05:58 imake/README.Amiga
- 475 295 37.8% 09-Jun-93 22:04:28 imake/s/mkmf
- 1946 961 50.6% 05-Jun-93 15:38:56 imake/usr.lib.x11.config/amiga.cf
- 0 0 0.0% 04-Jun-93 13:47:44 imake/usr.lib.x11.config/generic.cf
- 44221 9942 77.5% 01-Jun-01 10:00:22 imake/usr.lib.x11.config/Imake.rules
- 21670 5800 73.2% 05-Jun-93 14:22:26 imake/usr.lib.x11.config/Imake.tmpl
- 3164 811 74.3% 04-Jun-93 13:40:50 imake/usr.lib.x11.config/Library.tmpl
- 0 0 0.0% 01-Jun-01 10:00:24 imake/usr.lib.x11.config/noop.rules
- 19021 4807 74.7% 05-Jun-93 14:16:36 imake/usr.lib.x11.config/Project.tmpl
- 712 336 52.8% 01-Jun-01 10:00:22 imake/usr.lib.x11.config/Server.tmpl
- 2723 900 66.9% 05-Jun-93 15:35:28 imake/usr.lib.x11.config/site.def
- -------- ------- ----- --------- --------
- 165805 52717 68.2% 11-Jun-93 12:43:46 20 files
-